Skip to content

Conversation

@mayconrfreitas
Copy link
Member

This pull request updates the CI workflow configuration and improves the project badges in the README.md. The main changes clarify workflow triggers, add manual workflow support, and simplify badge links.

CI workflow improvements:

  • Added comments to pull_request triggers in .github/workflows/ci-dev.yml and .github/workflows/ci-main.yml for clarity, specifying that PRs must target dev or main respectively. [1] [2]
  • Enabled manual triggering of the main CI workflow by adding workflow_dispatch to .github/workflows/ci-main.yml.
  • Cleaned up workflow job steps in both CI files by removing extra blank lines for better readability. [1] [2]

Documentation update:

  • Simplified the CI badge URLs in README.md by removing the explicit branch query, making the badges always reflect the latest workflow status.

@mayconrfreitas mayconrfreitas self-assigned this Sep 29, 2025
@mayconrfreitas mayconrfreitas added the bug Something isn't working label Sep 29, 2025
@mayconrfreitas mayconrfreitas merged commit 453cd31 into main Sep 29, 2025
2 checks passed
mayconrfreitas added a commit that referenced this pull request Oct 1, 2025
update CI workflows and README badges for improved clarity
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

bug Something isn't working

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants